﻿/* Use this CSS-file to override any styles set by system-default ZEUNER JULETING LOGIN*/

@font-face {
    font-family: 'maven_probold';
    src: url('mavenpro-bold.eot');
    src: url('mavenpro-bold.eot?#iefix') format('embedded-opentype'),
         url('mavenpro-bold.woff') format('woff'),
         url('mavenpro-bold.ttf') format('truetype'),
         url('mavenpro-bold.svg#maven_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'maven_promedium';
    src: url('mavenpro-medium.eot');
    src: url('mavenpro-medium.eot?#iefix') format('embedded-opentype'),
         url('mavenpro-medium.woff') format('woff'),
         url('mavenpro-medium.ttf') format('truetype'),
         url('mavenpro-medium.svg#maven_promedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'maven_proregular';
    src: url('mavenpro-regular.eot');
    src: url('mavenpro-regular.eot?#iefix') format('embedded-opentype'),
         url('mavenpro-regular.woff') format('woff'),
         url('mavenpro-regular.ttf') format('truetype'),
         url('mavenpro-regular.svg#maven_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'maven_problack';
    src: url('mavenpro-black.eot');
    src: url('mavenpro-black.eot?#iefix') format('embedded-opentype'),
         url('mavenpro-black.woff') format('woff'),
         url('mavenpro-black.ttf') format('truetype'),
         url('mavenpro-black.svg#maven_problack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'snellbounddbnormal';
    src: url('snellbounddb_normal.eot');
    src: url('snellbounddb_normal.eot?#iefix') format('embedded-opentype'),
         url('snellbounddb_normal.woff') format('woff'),
         url('snellbounddb_normal.ttf') format('truetype'),
         url('snellbounddb_normal.svg#snellbounddbnormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

input, textarea, select { font-family:'maven_proregular'; }

/*Bestemmer farven på fronten, hvor kategorierne vises*/
body 
{
    font-family:'maven_proregular';background-color: #fff;
}
/*Bestemmer farven på fronten, hvor kategorierne vises*/

img {
border:none;
}

.head  
{
    background-image: url();
	background-color:#FFF;
    background-repeat: no-repeat;
	background-position:center top;
    position: relative;
    height: 100px;
}

.head .logo {margin-top: 0px;}

/*Midterfelt under header*/
#subhead { background-color: #fff;}

#subhead .front 
{
	height: 215px;
	background-color:#FFF;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
/*Midterfelt under header*/

/*Link*/
a {
	font-family: 'maven_proregular';	
	color: #6c9d40;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
a:hover {
	font-family: 'maven_proregular';	
	color: #6c9d40;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:underline;
}
/*Link*/

/*Loginbox*/
#loginBox {
	font-family: 'maven_proregular';
	font-variant:normal;	
	height: 213px;
	width:198px;
	float:left;
	padding-top: 0px;
	background-image: url();
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

.whiteBox {background-color: #fff; border: 0px; padding: 0px;}

#loginBox .inp
{
	font-family: 'maven_proregular';
	padding: 6px;
	font-size: 14px;
	width: 166px;
	height: 27px;
	color:#000;
	text-transform: none;
	border-radius: 4px 4px;
	-moz-radius: 4px 4px;
	margin-top: 2px;
	margin-bottom: 7px;
	display: block;
	border: 1px solid #000;
	color: #000;
	background-color: #FFF;
}
#loginBox .inpRed
{
	font-family: 'maven_proregular';
	padding: 6px;
	font-size: 14px;
	width: 166px;
	height: 27px;
	color:#000;
	text-transform: none;
	border-radius: 4px 4px;
	-moz-radius: 4px 4px;
	margin-top: 2px;
	margin-bottom: 7px;
	display: block;
	border: 1px solid #000;
	color: #000;
	background-color: #FFF;
}
#loginBox .lead 
{
	font-family: 'maven_proregular';
    font-size: 10px;
	color: #000;
	padding-top:0px;
	padding-bottom:5px;
    text-transform: uppercase;
}
/*Loginbox*/

/* regnewbutton is for the RegisterNewUser-button on the frontpage */
#regnewPOS {margin-left: 30px;margin-top: 110px;}

/*Sidefod*/
.footer {
	font-family: 'maven_proregular';
	line-height:170%;
    color: #000;
    font-size: 10px;
    background-color: #fff;
    background-image: url("background-footer.png");/*Højde 50px*/
    background-repeat: repeat-x;
	background-position: bottom;
	padding-left:0px;
	height:250px;
	margin-top:-110px;
/*	margin-top:-250px;*/
}
	.footer strong {
		font-family: 'maven_problack';
	}
.footer a:link {
	font-family: 'maven_proregular';
    color: #000;
    font-size: 10px;
	text-transform:lowercase;
	text-decoration:none;
}
.footer a:visited {
	font-family: 'maven_proregular';
    color: #000;
    font-size: 10px;
	text-transform:lowercase;
	text-decoration:none;
}
.footer a:hover {
	font-family: 'maven_proregular';
    color: #000;
    font-size: 10px;
	text-transform:lowercase;
	text-decoration: underline;
}
/*Sidefod*/